Skip to content

chore(deps): update dependency fetch-mock to v12 #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR contains the following updates:

Package Change Age Confidence
fetch-mock (source) ^10.0.5 -> ^12.0.0 age confidence

Release Notes

wheresrhys/fetch-mock (fetch-mock)

v12.5.3

Compare Source

Bug Fixes
  • add wrapper class to fix type ambiguity (b093bb0)
  • add wrapper class to fix type ambiguity (ea45aec)

v12.5.2

Compare Source

Bug Fixes
  • allow matching body for delete requests (891197c)

v12.5.1

Compare Source

Bug Fixes
  • improve handling of abort (5c1085d)
  • remove deprecated is-subset-of (a2546ef)

v12.4.0

Compare Source

Features
  • add ability to wait for multiple routes (c3dc9c3)
  • implement waitFor option (5500228)
Bug Fixes
  • clone response before using (2ccf18e)
  • use a promise, no function, to implement waitFor (8783101)

v12.3.0

Compare Source

Features
  • added overwriteRoutes: true rule to codemods (b3d1468)
  • implemented modifyRoute() method (f62e3d6)
  • implemented removeRoute method (584a861)
Bug Fixes
  • make types for modify route config more accurate (6894569)
  • prevented overwriting stickiness of a route (87f8c9b)

v12.2.1

Compare Source

Bug Fixes
  • fix failure to spy in browsers (bfaa5f3)

v12.2.0

Compare Source

Features
  • implement new hardReset method (d7e0776)
  • update codemods to use hardReset() (757d480)

v12.1.0

Compare Source

Features
  • fetch-mock: add include: matcher for urls (02f880c)

v12.0.2

Compare Source

Bug Fixes
  • allow sending responses with status 0 (92c06e9)

v12.0.1

Compare Source

Bug Fixes
  • clearHistory() can deal with unmatched calls (012e9ca)

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • Replaced legacy fetch-mock code with fetch-mock/core code
Features
  • Replaced legacy fetch-mock code with fetch-mock/core code (999ce92)

v11.1.5: fetch-mock: v11.1.5

Compare Source

Bug Fixes
  • change export order so default is last (bc9c41d)

v11.1.4: fetch-mock: v11.1.4

Compare Source

Documentation Changes
  • another occurrence of the cheatsheet ref (875e4f6)
  • fix link to cheatsheet (33e75b1)

v11.1.3: fetch-mock: v11.1.3

Compare Source

Bug Fixes
  • add missing metadata to package.json files (4ab78b9)

v11.1.1: fetch-mock: v11.1.1

Compare Source

Bug Fixes
  • roll back to glob-to-regexp (b114124)

v11.1.0: fetch-mock: v11.1.0

Compare Source

Features
  • remove debug mode from fetch-mock (89890b6)

v11.0.2: fetch-mock: v11.0.2

Compare Source

Bug Fixes
  • add license file to each package (9b36f89)

v11.0.1: fetch-mock: v11.0.1

Compare Source

Bug Fixes
  • fixes importimng into .mts files (98ad40e)

v11.0.0: fetch-mock: v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • force fetch-mock major release
Bug Fixes
  • force fetch-mock major release (1b31416)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency fetch-mock to v12 chore(deps): update dependency fetch-mock to v12 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/fetch-mock-12.x branch December 8, 2024 19:00
@renovate renovate bot changed the title chore(deps): update dependency fetch-mock to v12 - autoclosed chore(deps): update dependency fetch-mock to v12 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 5c483ee to 6abe68d Compare December 8, 2024 23:44
@renovate renovate bot force-pushed the renovate/fetch-mock-12.x branch from 6abe68d to 88c1bdf Compare February 26, 2025 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants